home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / hc / prognote.sit / Programmer's Notebook / card_666128.txt < prev    next >
Text File  |  1988-11-27  |  773b  |  34 lines

  1. -- card: 666128 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2657
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 1
  9. ----- text -----
  10.  
  11. (part 1 of 2)I-276
  12. port:GrafPort;«windowPort»
  13. windowKind:INTEGER;
  14. visible:BOOLEAN;«wVisible»
  15. hilited:BOOLEAN;«wHilited»
  16. goAwayFlag:BOOLEAN;«wGoAway»
  17. spareFlag:BOOLEAN;(See WStateData)
  18. strucrgn:RgnHandle;«structRgn»
  19. contrgn:RgnHandle;
  20. updatergn:RgnHandle;
  21.  
  22. (part 2 of 2)I-276
  23. windowDefProc:Handle;«windowDef»
  24. dataHandle:Handle;«wDataHandle»
  25. titleHandle:StringHandle;«wTitleHandle»
  26. titleWidth:INTEGER;«wTitleWidth»
  27. ControlList:ControlHandle;«wControlList»
  28. nextWindow:WindowPeek;
  29. windowPic:PicHandle;
  30. refCon:LONGINT;«wRefCon»
  31.  
  32. -- part contents for background part 45
  33. ----- text -----
  34. WindowRecord